Follow the steps to complete the Implicit Flow and access the Resource Server directly with an access token.
if (username == "admin" && password == "admin") { print(User validated!!) }